Skip to content

Postgres: move PgLTree::from to From<Vec<PgLTreeLabel>> implementation #3949

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 22, 2025

Conversation

JerryQ17
Copy link
Contributor

The title should be self-describing.

Does your PR solve an issue?

fixes #3948 .

Is this a breaking change?

Yes, it affects trait resolution and type inference. See playground.

@JerryQ17
Copy link
Contributor Author

Network errors in CI, I squashed these two commits to retry CI.

@JerryQ17
Copy link
Contributor Author

CI failed again💔

@abonander abonander merged commit c01f513 into launchbadge:main Aug 22, 2025
110 of 116 checks passed
@JerryQ17 JerryQ17 deleted the issue-3948 branch August 22, 2025 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PgLTree::from is not ergonomic
2 participants